W14. Coordinate Conic Systems
1. Theory
1.1 Polar Coordinates
Polar coordinates provide an alternative way to describe points in a plane using a distance and an angle, rather than horizontal and vertical displacements. While Cartesian coordinates use

Think of polar coordinates as giving directions: “Walk 5 meters at a 30-degree angle northeast from here.” This is often more natural than saying “Walk 4.33 meters east and 2.5 meters north.”
1.1.1 Conversion Between Coordinate Systems
To convert between Cartesian and polar coordinates, we use the following relationships:
From Polar to Cartesian:
These formulas come from basic trigonometry: if you draw a right triangle with hypotenuse
From Cartesian to Polar:
The first formula uses the Pythagorean theorem, and the second uses the definition of tangent. However, when finding
1.1.2 Converting Equations
To convert a Cartesian equation to polar form, substitute
For example:
- The vertical line
becomes , or - The circle
becomes , or simply - The line
becomes , which simplifies to , giving
Some equations become much simpler in polar form (like circles centered at the origin), while others become more complex.
1.2 Spherical Coordinates
Just as polar coordinates extend Cartesian coordinates in 2D, spherical coordinates extend them to 3D space. While 3D Cartesian coordinates use
(rho) is the distance from the origin to the point (theta) is the azimuthal angle in the -plane from the positive -axis (same as in 2D polar) (phi) is the polar angle measured down from the positive -axis

Spherical coordinates are particularly useful when dealing with problems that have spherical symmetry, such as gravitational fields around planets, sound waves radiating from a point source, or navigation using latitude and longitude.
1.2.1 Conversion Formulas for Spherical Coordinates
From Spherical to Cartesian:
These formulas capture the 3D geometry:
From Cartesian to Spherical:
Standard ranges are:
1.3 Conic Sections
Conic sections are curves obtained by intersecting a plane with a double cone. These include circles, ellipses, parabolas, and hyperbolas. They appear throughout mathematics, physics, and engineering—from planetary orbits to satellite dishes to architectural arches.
1.3.1 Focus-Directrix Definition
All conic sections (except circles) can be defined using a unified approach: A conic section is the set of all points
where
: Circle (special case where focus and center coincide) : Ellipse (including circles) : Parabola : Hyperbola
The eccentricity measures how “stretched” the conic is. A circle has perfect symmetry (
1.3.2 Ellipses
An ellipse is a closed curve where the sum of distances from any point on the curve to two fixed points (called foci) is constant. In standard form centered at the origin with horizontal major axis:
For this ellipse:
- Semi-major axis:
(half the longest diameter) - Semi-minor axis:
(half the shortest diameter) - Eccentricity:
- Foci: Located at
where - Directrices: Vertical lines at
The closer
1.3.3 Hyperbolas
A hyperbola consists of two separate branches where the difference of distances from any point on the curve to two foci is constant. In standard form with horizontal transverse axis:
For this hyperbola:
- Vertices: Located at
- Eccentricity:
- Foci: Located at
where - Directrices: Vertical lines at
- Asymptotes: Lines
that the branches approach
Note that for hyperbolas,
1.3.4 Parabolas
A parabola is the set of points equidistant from a focus and a directrix. For a parabola opening to the right:
Properties:
- Focus: Located at
- Directrix: Vertical line
- Eccentricity:
(always) - Vertex: At the origin
The parameter
1.4 Conic Sections in Polar Form
When a conic section has one focus at the origin, it can be expressed elegantly in polar coordinates. This form is especially useful in astronomy and physics.
1.4.1 General Polar Equation
The general polar form for a conic with focus at the origin is:
or
where:
is the eccentricity is the perpendicular distance from the focus to the directrix- The sign determines whether the directrix is to the right/above (+) or left/below (-) of the focus
1.4.2 Converting Between Forms
Cartesian to Polar: To convert an ellipse or hyperbola in standard Cartesian form to polar form:
- Identify the parameters
, , and calculate - Find a focus location and shift coordinates so the focus is at the origin
- Determine
(distance from focus to directrix) - Apply the general polar formula with appropriate sign
Polar to Cartesian: To convert from polar to Cartesian:
- Multiply both sides by the denominator
- Substitute
, , and - Isolate any square root terms
- Square both sides (if necessary)
- Rearrange and complete the square to get standard form
2. Definitions
- Polar Coordinates: A coordinate system that represents a point in the plane by
, where is the distance from the origin and is the angle from the positive -axis. - Pole: The origin in the polar coordinate system.
- Polar Axis: The positive
-axis in the polar coordinate system, from which angles are measured. - Spherical Coordinates: A 3D coordinate system that represents a point as
, where is the distance from the origin, is the azimuthal angle in the -plane, and is the polar angle from the positive -axis. - Conic Section: A curve obtained by intersecting a plane with a double cone, including circles, ellipses, parabolas, and hyperbolas.
- Eccentricity: A parameter
that determines the type of conic section: for circles, for ellipses, for parabolas, and for hyperbolas. - Focus (Foci): A fixed point (or points) used in the geometric definition of a conic section.
- Directrix: A fixed line used in the focus-directrix definition of a conic section.
- Ellipse: A conic section with eccentricity
, appearing as a closed oval curve where the sum of distances from any point to two foci is constant. - Hyperbola: A conic section with eccentricity
, consisting of two separate branches where the difference of distances from any point to two foci is constant. - Parabola: A conic section with eccentricity
, where every point is equidistant from a focus and a directrix. - Semi-major Axis: For an ellipse, half the length of the longest diameter, denoted
. - Semi-minor Axis: For an ellipse, half the length of the shortest diameter, denoted
. - Vertex (Vertices): The points where a conic section intersects its axis of symmetry.
- Asymptotes: Lines that a hyperbola’s branches approach but never touch.
3. Formulas
- Polar to Cartesian Conversion:
, - Cartesian to Polar Conversion:
, - Spherical to Cartesian Conversion:
, , - Cartesian to Spherical Conversion:
, , - Ellipse Eccentricity:
where - Hyperbola Eccentricity:
where - Ellipse Standard Form:
(horizontal major axis, ) - Hyperbola Standard Form:
(horizontal transverse axis) - Parabola Standard Forms:
(right-opening), (upward-opening) - Ellipse Foci:
for horizontal major axis - Ellipse Directrices:
for horizontal major axis - Hyperbola Foci:
for horizontal transverse axis - Hyperbola Directrices:
for horizontal transverse axis - Hyperbola Asymptotes:
for standard form - Parabola Focus:
for - Parabola Directrix:
for - Conic in Polar Form (Vertical Directrix):
- Conic in Polar Form (Horizontal Directrix):
- Line Through Two Points in Polar:
- Line Through Two Points in Polar (Alternative):
4. Practice
4.1. Convert to Polar Form (Lab 10, Task 1)
Convert the Cartesian equation
Click to see the solution
Key Concept: Substitute
- Substitute the conversion formula:
- Solve for
:
Answer:
4.2. Convert to Polar Form (Lab 10, Task 2)
Convert the Cartesian equation
Click to see the solution
- Substitute the conversion formula:
- Solve for
:
Answer:
4.3. Convert to Polar Form (Lab 10, Task 3)
Convert the Cartesian equation
Click to see the solution
- Substitute the conversion formulas:
- Divide both sides by
(assuming ): - Solve for
:
Answer:
4.4. Convert to Polar Form (Lab 10, Task 4)
Convert the Cartesian equation
Click to see the solution
- Substitute the conversion formulas:
- Divide by
: - Solve for
:
Answer:
4.5. Convert to Polar Form (Lab 10, Task 5)
Convert the Cartesian equation
Click to see the solution
Key Concept: Use the identity
- Apply the identity:
- Take the positive square root:
Answer:
4.6. Convert to Polar Form (Lab 10, Task 6)
Convert the Cartesian equation
Click to see the solution
- Substitute conversion formulas:
- Rearrange:
- Solve (excluding
):
Answer:
4.7. Convert to Polar Form (Lab 10, Task 7)
Convert the Cartesian equation
Click to see the solution
- Substitute conversion formulas:
- Rearrange:
- Solve (excluding
):
Answer:
4.8. Convert to Polar Form (Lab 10, Task 8)
Convert the Cartesian equation
Click to see the solution
- Substitute conversion formulas:
- Use the double angle identity
: - Solve for
:
Answer:
4.9. Convert to Polar Form (Lab 10, Task 9)
Convert the Cartesian equation
Click to see the solution
- Substitute conversion formulas:
- Divide by
(assuming ): - Solve for
:
Answer:
4.10. Convert to Polar Form (Lab 10, Task 10)
Convert the Cartesian equation
Click to see the solution
- Substitute conversion formulas:
- Use the double angle identity:
- Solve for
:
Answer:
4.11. Convert to Polar Form (Lab 10, Task 11)
Convert the Cartesian equation
Click to see the solution
- Substitute conversion formulas:
- Use the double angle identity:
- Rearrange:
- Solve (excluding
):
Answer:
4.12. Convert to Polar Form (Lab 10, Task 12)
Convert the Cartesian equation
Click to see the solution
- Substitute conversion formulas:
- Divide by
: - Recognize the special angle:
Answer:
4.13. Convert to Polar Form (Lab 10, Task 13)
Convert the Cartesian equation
Click to see the solution
- Substitute the conversion formula:
- Solve for
: - Find the angles:
Answer:
4.14. Convert to Polar Form (Lab 10, Task 14)
Convert the Cartesian equation
Click to see the solution
- Expand the equation:
- Substitute conversion formulas:
- Factor:
- Solve (excluding
):
Answer:
4.15. Convert to Polar Form (Lab 10, Task 15)
Convert the right-opening parabola
Click to see the solution
Key Concept: A parabola
Identify the parameters:
Focus is at
and directrix is .Shift coordinates so focus is at origin: Let
. Then becomes .For a parabola with
and directrix distance :
Answer:
4.16. Convert to Polar Form (Lab 10, Task 16)
Convert the ellipse
Click to see the solution
Write in standard form:
Here
.Calculate eccentricity:
Find the right focus and directrix:
- Right focus:
- Directrix:
- Distance
- Right focus:
Shift to place focus at origin using
:Simplify:
Answer:
4.17. Convert to Polar Form (Lab 10, Task 17)
Convert the hyperbola
Click to see the solution
Write in standard form:
Here
.Calculate eccentricity:
Find the right focus and directrix:
- Right focus:
- Directrix:
- Distance:
- Right focus:
Polar form with focus at origin:
Simplify:
Answer:
4.18. Convert to Polar Form (Lab 10, Task 18)
Convert the downward-opening parabola
Click to see the solution
Identify the parameters:
Focus is at
and directrix is .Shift coordinates so focus is at origin: Use
. Then becomes .For a downward-opening parabola with
and :
Answer:
4.19. Convert to Polar Form (Lab 10, Task 19)
Convert the ellipse
Click to see the solution
Write in standard form:
Here
.Calculate eccentricity:
Find the right focus and directrix:
- Right focus:
- Directrix:
- Distance:
- Right focus:
Polar form with focus at origin:
Simplify:
Answer:
4.20. Convert to Cartesian Form (Lab 10, Task 20)
Convert the polar equation
Click to see the solution
- Multiply both sides by the denominator:
- Substitute
and : - Isolate the radical:
- Square both sides:
- Simplify:
Answer:
4.21. Identify Conic from (Lab 10, Task 21)
Identify the eccentricity
Click to see the solution
- Rewrite in standard form:
- Compare with
: - Solve for
:
Answer:
4.22. Identify Conic from (Lab 10, Task 22)
Identify the eccentricity
Click to see the solution
- Compare with
: - Solve for
:
Answer:
4.23. Line Through Two Points in Polar Coordinates (Lab 10, Task 23)
Find the equation of a straight line passing through two given points
Click to see the solution
Key Concept: Start from the Cartesian line equation and convert to polar.
Cartesian line through two points:
Substitute polar to Cartesian conversions:
This gives:
Cross-multiply and expand:
After algebraic manipulation and using trigonometric identities:
We obtain:
Answer:
Alternative form:
Or:
4.24. Line Through and (Lab 10, Task 23)
Find the equation of the line through points
Click to see the solution
- Apply the formula:
- Simplify the right side:
- Verify the point
: Substitute : ✓
Answer:
4.25. Perpendicular Line Through a Point (Lab 10, Task 24)
Find the equation of a straight line perpendicular to a line through points
Click to see the solution
Key Concept: Use perpendicular slope relationship and convert to polar.
- The slope of the given line in Cartesian coordinates:
- The perpendicular slope:
- Point-slope form through
: - Substitute polar coordinates and simplify:
- Cross-multiply and use trigonometric identities: Using
, we obtain:
Answer:
4.26. Perpendicular Line Example (Lab 10, Task 24)
Find the equation of the line perpendicular to the line through
Click to see the solution
Apply the formula:
Calculate the right-hand side:
Since
:
Answer:
4.27. Convert from Cartesian to Polar (Lecture 10, Example 1)
Convert the Cartesian coordinates
Click to see the solution
- Calculate
: - Calculate
: - Determine the quadrant: The point
is in Quadrant II, so:
Answer:
4.28. Convert from Polar to Cartesian (Lecture 10, Example 2)
Convert the polar coordinates
Click to see the solution
- Calculate
: - Calculate
:
Answer:
4.29. Convert from Spherical to Cartesian (Lecture 10, Example 3)
Convert the spherical coordinates
Click to see the solution
- Calculate
: - Calculate
: - Calculate
:
Answer:
4.30. Convert from Cartesian to Spherical (Lecture 10, Example 4)
Convert the Cartesian coordinates
Click to see the solution
Calculate
:Calculate
:(Since
and , we’re in the first quadrant)Calculate
:
Answer:
4.31. Find Foci and Directrices of (Lecture 10, Example 17-18)
Find the foci, eccentricity, and directrices for the ellipse
Click to see the solution
- Identify parameters:
- Calculate eccentricity:
- Find foci:
- Find directrices:
Answer:
- Eccentricity:
- Foci:
- Directrices:
4.32. Find Foci and Directrices of (Lecture 10, Example 20-21)
Find the foci, eccentricity, and directrices for the hyperbola
Click to see the solution
- Identify parameters:
- Calculate eccentricity:
- Find foci:
- Find directrices:
Answer:
- Eccentricity:
- Foci:
- Directrices:
4.33. Identify Conic from (Lecture 10, Example 29-30)
Analyze
Click to see the solution
- Rewrite in standard form:
- Compare with
: - Determine type: Since
, this is a hyperbola. - Directrix: The form
indicates a horizontal directrix above the focus at .
Answer: Hyperbola with eccentricity
4.34. Find Polar Equation of Parabola with Directrix (Lecture 10, Example 5)
Find the polar equation of a parabola with focus at the origin and directrix
Click to see the solution
Key Concept: For a parabola,
- Use the form
: Since the directrix is vertical to the left of the focus, use the positive sign. - Substitute values:
Answer:
4.35. Find Polar Equation of Ellipse with , Directrix (Lecture 10, Example 32-33)
Find the polar equation of an ellipse with eccentricity
Click to see the solution
- Identify parameters:
- Use the form
: The directrix is horizontal above the origin, so use positive sign with . - Substitute values:
- Clear the fraction in denominator:
Answer:
4.36. Find Vertices of (Lecture 10, Example 6)
Find the vertices of the conic
Click to see the solution
- Rewrite in standard form:
- Identify as hyperbola: Since
, this is a hyperbola. - Find vertices at
and :- At
: - At
:
- At
- Interpret the negative
: The point is equivalent to (move 3 units in opposite direction).
Answer: Vertices are at
4.37. Convert to Cartesian Form (Lecture 10, Example 7)
Convert the polar equation
Click to see the solution
- Simplify:
- Multiply both sides by the denominator:
- Substitute
and : - Isolate the radical:
- Square both sides:
- Simplify:
Answer:
4.38. Convert to Cartesian (Ellipse) (Lecture 10, Example 41-45)
Convert the polar equation
Click to see the solution
Rewrite in standard form:
Here
(ellipse), , so .Multiply by denominator:
Substitute
and :Isolate the radical:
Square both sides:
Rearrange:
Multiply by 9 and complete the square:
Standard form:
Answer: Ellipse centered at
4.39. Convert to Cartesian (Hyperbola) (Lecture 10, Example 46-49)
Convert the polar equation
Click to see the solution
- Identify parameters:
(hyperbola), , so . - Multiply by denominator:
- Substitute:
- Isolate and square:
- Rearrange:
- Complete the square:
- Standard form:
Answer: Hyperbola centered at
4.40. Convert Ellipse to Polar (Lecture 10, Example 50-52)
Convert the ellipse
Click to see the solution
- Find parameters:
- Right focus is at
: Shift coordinates: . - Use the formula
: - Polar form:
Answer:
4.41. Practice: Convert to Polar (Lecture 10, Task 1)
Convert the Cartesian coordinates
Click to see the solution
- Calculate
: - Calculate
: - Determine quadrant: Point is in Quadrant IV (positive
, negative ):
Answer:
4.42. Practice: Convert to Cartesian (Lecture 10, Task 2)
Convert the polar coordinates
Click to see the solution
- Calculate
: - Calculate
:
Answer:
4.43. Practice: Identify (Lecture 10, Task 3)
Identify the type of conic for
Click to see the solution
- Rewrite in standard form:
- Identify eccentricity:
Answer: Ellipse with eccentricity
4.44. Practice: Polar Equation with , Directrix (Lecture 10, Task 4)
Find the polar equation of an ellipse with eccentricity
Click to see the solution
- Parameters:
- Use form
: - Clear decimal:
Answer:
4.45. Simson Line Problem (Tutorial 10, Task 3)
Triangle
Click to see the solution
Key Concept: This problem demonstrates the Simson line in polar coordinates.
Mark the vertices: The vertices in polar form are:
Find equation of line
: Using the line formula and simplification with trigonometric identities:Similarly:
Find angular coordinates of perpendiculars: Convert to rectangular form and find slopes:
Therefore, the perpendicular has:
So
is the angle of the perpendicular from origin to line .Find feet of perpendiculars: Substituting the angles
into the corresponding line equations:Show these points are collinear: Using the line formula through points
and :After simplification:
Answer: The feet of perpendiculars lie on the Simson line:
Note: The Simson line is a classical result in geometry: given a triangle and a point on its circumcircle, the three closest points (feet of perpendiculars) from that point to the triangle’s sides are collinear.